Xceed Toolkit Plus for WPF v4.6 Documentation
EditableKeyValuePair<TKey,TValue> Class
Members 


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Core Namespace : EditableKeyValuePair<TKey,TValue> Class
Syntax
'Declaration
 
Public Class EditableKeyValuePair
    (Of TKey,TValue) 
   Inherits System.ComponentModel.CustomTypeDescriptor
'Usage
 
Dim instance As EditableKeyValuePair(Of TKey,TValue)
public class EditableKeyValuePair<TKey,TValue> : System.ComponentModel.CustomTypeDescriptor 
Type Parameters
TKey
TValue
Inheritance Hierarchy

System.Object
   System.ComponentModel.CustomTypeDescriptor
      Xceed.Wpf.Toolkit.Core.EditableKeyValuePair<TKey,TValue>

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EditableKeyValuePair<TKey,TValue> Members
Xceed.Wpf.Toolkit.Core Namespace